widget: Track when the window scale factor changes and notify
authorAlexander Larsson <alexl@redhat.com>
Fri, 28 Jun 2013 08:39:52 +0000 (10:39 +0200)
committerAlexander Larsson <alexl@redhat.com>
Wed, 3 Jul 2013 12:34:13 +0000 (14:34 +0200)
commit6bf32999b162b972ad8f1ea683c8727e7a1f7273
treefa4206518698fe72833ea898cd94bc9cebfa5f8e
parentc0ea0b5aadbde2be83997fb7e8006c161f209d02
widget: Track when the window scale factor changes and notify

The scale-factor property on the widgets will be notified, and the
scale will change on the style property, causing us to pick up
new css assets.
gtk/gtkwidget.c
gtk/gtkwidgetprivate.h
gtk/gtkwindow.c